.index_nav{ width:1200px; margin:0px auto; padding-top:33px; padding-bottom:40px; overflow:hidden;}
.index_nav ul{ width:1240px;}
.index_nav ul li{ width:228px; height:380px; float:left; margin-right:14px;}
.index_nav ul li a{ width:228px; height:380px; display:block; color:#FFF;}
.index_nav ul li a:hover{ color:#B7B7B7;}
.index_nav ul li a h2{ width:200px; padding-left:28px; font-size:18px; padding-top:30px; font-weight:normal;}
.index_nav ul li a h3{ width:200px; padding-left:28px; font-size:12px; padding-bottom:20px; font-weight:normal;}
.index_nav ul li a div{ width:200px; margin-left:28px; font-size:14px; padding-bottom:10px; line-height:25px; background:url(../images/index/i_08.jpg) left top no-repeat; padding-top:5px;}
.index_pro{ width:1200px; margin:0px auto; }
.index_pro li{ width:1200px; float:left;}
.index_xl{ width:1200px; margin:0px auto; border-bottom:#e60811 solid 1px; height:40px;}
.index_xl h2{ float:left; background:url(../images/index/tb_01.png) left center no-repeat; padding-left:40px; font-size:24px; font-weight:normal;}
.index_xl a{ width:240px; background:#e60811; height:30px; float:right; color:#FFF; text-align:center; display:block; border-radius:10px; line-height:30px;}
.index_xl a:hover{ width:240px; background:#e60811; height:30px; float:right; color:#CECECE; text-align:center; display:block; border-radius:10px; line-height:30px;}
.index_xl_01{ width:1200px; margin:0px auto; padding-top:20px; padding-bottom:40px; clear:both;}
.index_xl_02{ float:left; width:669px; position:relative; overflow:hidden;}
.index_xl_02 div{ background:url(../images/index/pro_bg.png) center top repeat; width:639px; padding:15px; position:absolute; bottom:0px; z-index:10;}
.index_xl_02 div h2{ float:left; width:500px; font-size:14px; font-weight:normal;}
.index_xl_02 div span{ float:right; width:110px; border:#e60811 solid 1px; height:25px; line-height:25px; color:#e60811; text-align:center; margin-top:20px;}
.index_xl_02 img{width:669px; height:397px;
overflow-x: hidden;
    overflow-y: hidden;
    position: relative;

	transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	}
.index_xl_02:hover  img	{
	width:669px; height:397px; transform: scale(1.2, 1.2);
	
	-ms-transform:scale(1.2, 1.2); 	/* IE 9 */
	-moz-transform:scale(1.2, 1.2); 	/* Firefox */
	-webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
	-o-transform:scale(1.2, 1.2); 	/* Opera */
	}
.index_xl_right{ width:531px; float:right;}
.index_xl_right li{ width:245px; float:left; padding-left:18px;}
.index_xl_right li a{ width:245px; display:block; overflow:hidden; position:relative;}
.index_xl_03{ background:url(../images/index/pro_bg.png) center top repeat; width:215px; padding:15px; line-height:25px;  position:absolute; bottom:0px; z-index:10;}
.index_xl_right li a img{width:245px; height:397px;
overflow-x: hidden;
    overflow-y: hidden;
    position: relative;

	transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	}
.index_xl_right li a:hover  img	{
	width:245px; height:397px; transform: scale(1.2, 1.2);
	
	-ms-transform:scale(1.2, 1.2); 	/* IE 9 */
	-moz-transform:scale(1.2, 1.2); 	/* Firefox */
	-webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
	-o-transform:scale(1.2, 1.2); 	/* Opera */
	}
.index_mor{ width:1200px; margin:0px auto; text-align:center; padding-bottom:30px; clear:both;}
.ny_xian{ width:100%; margin:0px auto; height:30px; clear:both;}
.about_nav{ width:1200px; margin:0px auto; border-bottom:#e60811 solid 2px; height:40px; line-height:40px;}
.about{ width:1200px; margin:0px auto; padding-top:40px; padding-bottom:40px; line-height:30px;}
.about h1{ width:1200px; font-size:24px; line-height:50px; font-weight:normal;}
.news {
	width: 1200px; margin:0px auto;

}
.news li {
	width:1200px;
	padding-bottom:30px;
	float:left;
	border-bottom:#e8e8e8 solid 1px;
	padding-top:30px;
	
}

.news_left {
	width: 245px;
	height:144px;
	overflow:hidden;
	float: left;
}
.news_right {
	width:900px;
	float: right;
	padding-top: 10px;
}
.news_right h2 {
	font-size: 16px;
	width: 100%;
	line-height: 30px;
}
.news_right span {
	width: 100%;
	font-size: 12px;
	color:#ff6600;
	
	padding-bottom: 10px;
	display: inline-block;
}
.news_right div {
	width: 100%;
	line-height:24px;
}
.news_right h3{ width:900px; padding-top:10px;}
.news_01 {
	clear: both;
}
.news li .news_left img{ overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
	z-index:1;
	transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.news li:hover  .news_left img{
	-ms-transform:scale(1.2, 1.2); 	/* IE 9 */
	-moz-transform:scale(1.2, 1.2); 	/* Firefox */
	-webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
	-o-transform:scale(1.2, 1.2); 	/* Opera */}
	.news_02 {
	width: 1200px;
	margin:0px auto;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	text-align: center;padding-top:30px;
}
.news_03 {
	width: 1200px;;
	border-bottom: #767676 dashed 1px;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	padding-bottom: 10px;
	
	margin:0px auto;
}
.news_04 {
	width:1200px;
	line-height: 30px;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin:0px auto;
}
.pages{ width:1200px;   text-align:center;  clear:both; padding-top:40px; margin:0px auto; padding-bottom:30px;}
.pages a{  padding:3px 10px; margin-right:10px;  border:#e8e8e8 solid 1px;}
.pages a:hover{  background:#e71b23; border:#e71b23 solid 1px;  padding:3px 10px; margin-right:10px; color:#FFF; text-decoration:none;font-weight:normal;}
.pages span{ background:#e71b23; border:#e71b23 solid 1px; padding:3px 10px; margin-right:10px; color:#FFF; text-decoration:none;font-weight:normal; }
.pro_01{ width:1200px; line-height:40px; font-size:18px; text-align:center; margin:0px auto;}
.pro_02{ width:1200px; line-height:30px; padding-top:30px; margin:0px auto;}
.pro_03{ width:1200px; line-height:30px; text-align:center;  font-size:12px; margin:0px auto; font-weight:normal;}
.pro_04{  width:1200px; margin:0px auto; padding-top:20px;}
.pro_05{ float:left; border:#e8e8e8 solid 1px; line-height:25px; padding:5px 10px;}
.pro_06{ float:right; border:#e8e8e8 solid 1px; line-height:25px; padding:5px 10px;}
.pro_07{ width:1200px; margin:0px auto;}
.pro_07 ul{ width:1250px; overflow:hidden;}
.pro_07 ul li{ width:285px; float:left; padding-right:20px; padding-top:15px; padding-bottom:15px;}
.pro_07 ul li span{ width:285px; height:228px; display:block; overflow:hidden;}
.pro_07 ul li div{ width:285px; padding-top:10px;}
.pro_07 ul li div h2{ float:left; width:170px; font-size:14px; font-weight:normal; line-height:25px;}
.pro_07 ul li div b{ float:right; width:80px; border:#e60811 solid 1px; line-height:25px; padding:5px 10px; color:#e60811; text-align:center;}
.pro_07 ul li span img{ width:285px; height:228px;  overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
	z-index:1;
	transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.pro_07 ul li:hover  span img{ width:285px; height:228px; 
	-ms-transform:scale(1.2, 1.2); 	/* IE 9 */
	-moz-transform:scale(1.2, 1.2); 	/* Firefox */
	-webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
	-o-transform:scale(1.2, 1.2); 	/* Opera */}
.scale{ width:1200px; margin:0px auto;}
.scale_01{ width:690px; float:left;}
.scale_02{ width:385px; float:right; background:url(../images/about/l_01.jpg) center top no-repeat;  height:470px; padding-top:74px; padding-left:125px;}
.n_quantity_01{ width:240px; height:37px; background:#FFF; border:0px; padding-left:10px; padding-right:10px; outline:none;}
.n_quantity_02{ width:125px; height:37px; background:#FFF; border:0px; padding-left:10px; padding-right:10px;}
.n_quantity_03{ width:260px; height:37px; background:#ffcc00; border-radius:8px; border:0px; color:#ee0e35; font-size:18px; cursor:pointer; outline:none;}
.affiliate{ background:url(../images/about/affiliate.jpg) center top no-repeat; width:100%; height:675px; min-width:1200px;}
.affiliate_01{ width:260px; margin:0px auto; padding-top:230px;}
.affiliate_02{ width:250px; height:37px; background:#FFF; border:0px; padding-left:10px; padding-right:10px; outline:none;}
.affiliate_03{ width:260px; height:37px; background:#e60811; border-radius:8px; border:0px; color:#ffff00; font-size:18px; cursor:pointer; outline:none; box-shadow: 0 5px 5px #990000;   }
.zp{ width:1200px; margin:0px auto;}
.zp_01{ border-bottom:#e60811 solid 1px; height:50px; background:#fffafb; }
.zp_02{ border-bottom:#e8e8e8 solid 1px; height:50px;}
.zp span{ color:#e60811;}
.conat{ width:1100px; margin:0px auto; padding-top:40px;}
.conat_left{ float:left; width:500px; font-size:18px;}
.conat_right{ float:right; width:460px; font-size:18px;}
.conat_01{ border:#e8e8e8 solid 1px; height:30px; line-height:30px; width:180px; outline:none; font-size:14px; padding-left:10px; padding-right:10px;}
.conat_02{ border:#e8e8e8 solid 1px;  line-height:20px; width:410px; outline:none; font-size:14px; padding-left:10px; padding-right:10px;}
.conat_03{ border:#e8e8e8 solid 1px; height:30px; line-height:30px; width:110px; outline:none; font-size:14px; padding-left:10px; padding-right:10px;}
.conat_04{ width:100px; background:#e60811; border:0px; height:30px; line-height:30px; color:#FFF; text-align:center; border-radius:5px;}
.xs_01{ background:url(../images/about/xs_01.jpg) left center no-repeat; padding-left:30px; width:1170px; margin:0px auto; font-size:20px; font-weight:normal; height:60px; line-height:60px; }
.xs_02{ width:1200px; margin:0px auto;}
.xs_ul{ width:1280px; overflow:hidden;}
.xs_ul li{ width:625px; float:left; padding-bottom:30px; }
.xs_ul_01{ background:#f8f8f8; width:540px; border:#e8e8e8 solid 1px; padding:15px;}
.xs_ul_02{ width:340px; float:left; line-height:25px;}
.xs_ul_02 h2{ background:url(../images/about/xs_02.jpg) left center no-repeat; height:40px; line-height:40px; padding-left:20px; font-size:16px; font-weight:normal;}
.xs_ul_03{ width:154px; float:right;}
.xs_ul_03 li{  width:154px; float:left; margin-bottom:10px; padding:0px; }
.xs_ul_04{ background:url(../images/about/xs_05.jpg) 20px center no-repeat #FFF; width:110px; padding-left:40px; height:40px; line-height:40px; border:#e8e8e8 solid 1px; border-radius:5px;}
.xs_ul_04:hover{background:url(../images/about/xs_03.jpg) 20px center no-repeat #FFF; width:110px; padding-left:40px; height:40px; line-height:40px; border:#e60811 solid 1px; border-radius:5px;}
.xs_ul_05{ background:url(../images/about/xs_06.jpg) 20px center no-repeat #FFF; width:110px; padding-left:40px; height:40px; line-height:40px; border:#e8e8e8 solid 1px; border-radius:5px;}
.xs_ul_05:hover{background:url(../images/about/xs_04.jpg) 20px center no-repeat #FFF; width:110px; padding-left:40px; height:40px; line-height:40px; border:#e60811 solid 1px; border-radius:5px;}
.cas{ width:1200px; margin:0px auto; padding-top:40px; padding-bottom:30px;}
.cas_01{ width:521px; font-size:18px; font-weight:normal; text-align:center;}
.cas_02{ width:1200px; margin:0px auto; background:url(../images/about/cas_03.jpg) center bottom no-repeat; height:60px; line-height:60px; color:#e60811; font-size:18px; font-weight:normal;}
.cas_03{ background:#ededed; width:1140px; margin:0px auto; padding:30px;}
.cas_04{ width:1200px; margin:0px auto;}
